'宣言 Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As TValue
'宣言
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As TValue
public TValue this[ int index ]; {get;}
CachedMap<TSource,TValue> クラス CachedMap<TSource,TValue> メンバ